called program

英 [kɔːld ˈprəʊɡræm] 美 [kɔːld ˈproʊɡræm]

网络  被调用程序; 被呼叫程式; 呼叫者; 调用法度; 被呼叫的程式

计算机



双语例句

  1. The GOBACK statement specifies the logical end of a called program or invoked method.
    GOBACK语句指定了所调用的程序或方法的逻辑结束部分。
  2. To implement this idea, a range of memory is allocated for each program called the program stack.
    为了实现这种思想,每个程序都分配了一定的内存,称为程序堆栈(programstack)。
  3. In the revised API, the call to run a context is synchronous: The call does not complete until the called program completes.
    在这个修订后的API中,运行上下文的调用是同步的:这个调用直到所调用的程序完成时才会结束。
  4. Maybe another group is very popular and called by every program regardless of application area.
    也许另一组程序包也很常用,很多应用领域的程序会频繁调用它。
  5. To make a recursive call, you must either code the RECURSIVE clause ( or attribute) in the PROGRAM-ID paragraph of the recursively called program or specify the THREAD compiler option.
    要执行递归调用,必须在以递归方式调用的程序的PROGRAM-ID段落中编写RECURSIVE子句(或属性),或指定THREAD编译器选项。
  6. Each separately called program is a program invocation instance.
    每个被单独调用的程序就是一个程序调用实例。
  7. A linkage part defines how the generated Java wrapper should invoke a called EGL program.
    linkage部件定义了生成的Java包装程序应该如何调用一个被调用EGL程序。
  8. The called program is passed information about the alert as an XML document.
    被调用的程序以一个XML文档的形式接收警报相关信息。
  9. A client/ server system, RPCs have traditionally been procedures called in a program on one machine that go over the network to some RPC server that actually implements the called procedure.
    在一个客户端/服务器系统中,传统上RPC就是在一台机器上的应用程序调用的过程,它通过网络到达某个RPC服务器,在那里真正地实现被调用的过程。
  10. If ls was called by another program ( such as a script), its output would be sent to that program and could be processed further, if necessary.
    如果ls是由另一个程序(如脚本)调用,则它的输出将送到该程序,并且,如果需要的话,可能会做进一步的处理。
  11. If you don't want to pass in a parameter, you could add a method with which the client can query the thread ID of the called program.
    如果不希望传入一个参数,您可以添加一个方法,客户机可以使用该方法来查询被调用程序的线程ID。
  12. Actions, such as reads and writes of variables, are ordered within a thread according to what is called the "program order"& the order in which the semantics of the program say they should occur.
    像对变量的读写这样的操作,在线程中是根据所谓的“程序顺序”程序的语义声明它们应当发生的顺序排序的。
  13. A typical scenario is to introduce a hierarchical project management structure, with the top level called "a program" and projects underneath.
    典型的情况是引入分层的项目管理结构,包含顶层的“规划”和下面的项目。
  14. By use of the processing method described in this paper, the general information on machinery design can be processed to become a form which can be called by program or inquired by computer.
    借助本文介绍的处理方法,可对常用的机械设计资料进行加工处理,使之成为程序可调用或计算机可检索查询的形式。
  15. This procedure is called program documentation.
    这个过程叫做程序文件。完成一个程序或过程。
  16. In GNU C, you declare certain things about functions called in your program which help the compiler optimize function calls and check your code more carefully.
    在GNUC中,为了帮助你完善函数调用和更仔细地检查你的代码,你会为程序中的函数声明一些确定的东西。
  17. In those early days, I was put in a program at the time called the Management Development Program.
    在工作初期,我参加了一个项目,当时称作“管理发展计划”。
  18. A syllabus is also called an instructional program. It is a written document that sets the aim and task of a certain course in schools.
    教学大纲是规定了学校中某一门学科的目的和任务的指导性文件。
  19. They have an office called Home Stay Program taking charge of it.
    一个叫“住家分派计划办公室”的机构负责此事。
  20. The list of instructions is called a program and the unmbers are called data.
    这张指令表就叫做程序,而这些数字则称为数据。
  21. A parameter passed between a calling and a called program.
    在调用程序和被调用程序之间传送的参数。
  22. It also specifies how the called program can return a response.
    它也规定了调用的程序如何返回响应。
  23. Automatic compiler generator This procedure is called program documentation.
    自动编译程序生成程序这个过程叫做程序文件。
  24. I'll put it separate you have a thing called a program counter.
    我会把它分开放,你们有一个叫做程序计数器的东西。
  25. The three methods are: calling batch file to delete executable program; CLONE based& using the replica to startup a process to delete original executable program and releasing program's image in the memory before file functions are called to delete program.
    这三种方法是:调用批处理文件实现程序自删除,基于CLONE&用复制品启动另一个进程删除原来的可执行文件和释放程序文件在内存中的映射,再调用文件操作删除程序。
  26. It is presented the way to put the outside data file called by application program into the exe file, and the implementing process by sample WAV.
    exe文件中,文章介绍了如何将应用程序调用的外部数据文件集成到程序可执行文件中的方法,并且以.WAV外部文件为例说明了具体实现的过程。
  27. The design specification described by this me-thod is called FDP program.
    我们把按此法进行描述的设计规范叫作FDP程序。
  28. Programming automation ( also called program production) and software reuse are two directions on the improvement of software development techniques.
    当前程序设计有两种发展趋势:软件生产自动化(又名程序自动生成技术)和软件重用技术。